home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / GAS211S2.ZIP / src / gas-211 / include / coff / changelo < prev    next >
Text File  |  1993-05-30  |  6KB  |  184 lines

  1. Mon Apr 26 18:04:47 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  2.  
  3.     * internal.h, sh.h: Support for SH.
  4.  
  5. Sat Apr 24 21:34:59 1993  Jim Kingdon  (kingdon@cygnus.com)
  6.  
  7.     * a29k.h: Define _LIT.
  8.  
  9. Fri Apr 23 18:41:23 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  10.  
  11.     * alpha.h: New file.
  12.  
  13. Thu Apr  8 12:36:34 1993  Ian Lance Taylor  (ian@cygnus.com)
  14.  
  15.     * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
  16.     * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
  17.     they're already in internal.h.
  18.  
  19. Wed Apr  7 11:51:24 1993  Jim Kingdon  (kingdon@cygnus.com)
  20.  
  21.     * internal.h: Change n_sclass to unsigned char.
  22.     Change C_EFCN to 0xff, change RS/6000 dbx symbols
  23.     to no longer be signed.
  24.  
  25. Fri Mar 19 14:52:56 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
  26.  
  27.     * internal.h: Add H8/500 reloc types.
  28.  
  29. Wed Mar 17 09:46:03 1993  Ian Lance Taylor  (ian@cygnus.com)
  30.  
  31.     * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
  32.     conditional expression.
  33.  
  34. Thu Mar  4 14:12:06 1993  Ian Lance Taylor  (ian@cygnus.com)
  35.  
  36.     * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
  37.     (AUX_PUT_*): New macros corresponding to the AUX_GET macros.
  38.     (ecoff_swap_tir_out): Added prototype.
  39.  
  40.     * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
  41.     are needed to interpret gcc debugging output.
  42.  
  43. Tue Feb  9 07:43:27 1993  Ian Lance Taylor  (ian@cygnus.com)
  44.  
  45.     * we32k.h (BTYPE, ISPTR, ISFCN, ISARY, DECREF): Removed
  46.     more definitions duplicated in internal.h.
  47.  
  48. Wed Feb  3 09:18:24 1993  Ian Lance Taylor  (ian@cygnus.com)
  49.  
  50.     * mips.h (RELOC_BITS3_TYPE_*): Correct for big endian machines.
  51.  
  52. Mon Jan 25 11:35:51 1993  Ian Lance Taylor  (ian@cygnus.com)
  53.  
  54.     * internal.h (internal_aouthdr): Added additional fields used only
  55.     by MIPS ECOFF.
  56.  
  57. Thu Jan 21 10:28:38 1993  Ian Lance Taylor  (ian@cygnus.com)
  58.  
  59.     * mips.h (AOUTHDR): Added additional fields used by ECOFF.
  60.  
  61. Tue Jan 19 12:21:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  62.  
  63.     * i386.h, we32k.h (N_*, T_*, DT_*): Removed still more definitions
  64.     duplicated in internal.h.
  65.  
  66.     * mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
  67.     relocs.
  68.  
  69. Fri Jan 15 18:17:00 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  70.  
  71.     * ecoff-ext.h: Added prototypes for new ECOFF swapping functions.
  72.     (opt_ext): New structure.
  73.     * mips.h (ZMAGIC): Defined to be 0413.
  74.     (_LIB): Defined to be ".lib"
  75.     (external_reloc): MIPS ECOFF relocs are only 8 bytes.  Added
  76.     macros to aid in swapping.
  77.  
  78. Fri Jan  8 16:19:26 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  79.  
  80.     * ecoff-ext.h: Added prototypes for ECOFF swapping functions.
  81.     * internal.h (internal_scnhdr): Always provide s_align field, not
  82.     just on i960.
  83.     (internal_reloc): Always provide r_size field, not just on
  84.     RS/6000.
  85.     * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA,
  86.     STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
  87.     (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB,
  88.     STABS_SYMBOL): Moved in from gdb/mipsread.c.
  89.  
  90. Wed Jan  6 14:01:46 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  91.  
  92.     * i386.h, we32k.h: removed STYP_* defines, since they duplicated
  93.     those in internal.h.
  94.  
  95. Tue Dec 29 15:40:07 1992  Ian Lance Taylor  (ian@cygnus.com)
  96.  
  97.     * i386.h: define I386AIXMAGIC for Danbury AIX PS/2 compiler.
  98.  
  99. Sat Dec 12 16:07:57 1992  Ian Lance Taylor  (ian@cygnus.com)
  100.  
  101.     * i386.h: don't define BTYPE, ISPTR, ISFCN, ISARY, DECREF: they
  102.     are defined in internal.h.
  103.  
  104. Thu Nov 12 09:52:01 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  105.  
  106.     * internal.h: (internal_reloc): r_offset is now a long.
  107.     * z8k.h: slight comment enhancement
  108.  
  109. Wed Sep 30 07:46:08 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  110.  
  111.     * internal.h: changed z8k reloc types
  112.  
  113. Fri Aug 28 10:16:31 1992  Brendan Kehoe  (brendan@cygnus.com)
  114.  
  115.     * we32k.h: new file
  116.  
  117. Thu Aug 27 13:00:01 1992  Brendan Kehoe  (brendan@cygnus.com)
  118.  
  119.     * symconst.h: comment out cruft at the end of #endif
  120.  
  121. Tue Aug 25 15:06:49 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  122.  
  123.     * internal.h: added #define for STYP_LIT, removed from a29k and
  124.     h8300.
  125.  
  126.     * z8k.h: added z8000 support
  127.  
  128. Thu Jul 16 16:32:00 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  129.  
  130.     * internal.h: added R_RELLONG_NEG reloc type
  131.  
  132. Fri Jun 12 20:11:04 1992  John Gilmore  (gnu at cygnus.com)
  133.  
  134.     * symconst.h:  Fix unterminated comment.
  135.  
  136. Wed Jun 10 07:57:49 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
  137.  
  138.     * i386.h: a.out magic numbers from
  139.     mohring@informatik.tu-muenchen.de
  140.  
  141. Mon Jun  8 20:13:33 1992  John Gilmore  (gnu at cygnus.com)
  142.  
  143.     * ecoff-ext.h, mips.h:  Use unsigned chars everywhere.
  144.     (Suggested by Antti Miettinen.)
  145.  
  146. Tue Apr 14 15:18:44 1992  John Gilmore  (gnu at cygnus.com)
  147.  
  148.     * sym.h:  Add comments.
  149.     * symconst.h:  Merge with Fred's changes.
  150.  
  151. Tue Apr 14 14:30:05 1992  Fred Fish  (fnf@cygnus.com)
  152.  
  153.     * symconst.h:  Pick up SGI defines for stStruct, stUnion, stEnum,
  154.     langCplusplus, and langCplusplusV2.
  155.  
  156. Thu Apr  2 19:47:43 1992  John Gilmore  (gnu at cygnus.com)
  157.  
  158.     * sym.h, symconst.h:  MIPS has provided redistributable versions
  159.     of these files.  Thanks!
  160.     * ecoff-ext.h:  Add weakext bit to match new sym.h.
  161.  
  162. Fri Mar  6 00:10:46 1992  John Gilmore  (gnu at cygnus.com)
  163.  
  164.     * ecoff-ext.h:  Add relative file descriptors.
  165.  
  166. Thu Feb 27 11:53:04 1992  John Gilmore  (gnu at cygnus.com)
  167.  
  168.     * ecoff-ext.h:  New file for external (in-file) form of ecoff
  169.     symbol structures.
  170.  
  171. Thu Feb  6 11:33:32 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
  172.  
  173.     * h8300.h: made the external_lineno l_lnno field 4 bytes wide.
  174.     andded GET/PUT_LINENO_LNNO macros
  175.  
  176. Sat Nov 30 20:38:35 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  177.  
  178.     * ChangeLog, a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h,
  179.     m88k.h, mips.h, rs6000.h: move from above coff-<foo>.h
  180.  
  181.  
  182.  
  183.  
  184.